home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 139 / c / erase.man < prev    next >
Encoding:
Text File  |  1987-05-13  |  1002 b   |  30 lines

  1.  
  2. ERASE                  ST Programmer's Manual                  ERASE
  3.  
  4. NAME
  5.      erase - quick and complete erasure of a floppy disk
  6.  
  7. SYNOPSIS
  8.      erase [ab] [y]
  9.  
  10. DESCRIPTION
  11.      erase will do an immediate and very fast erase of a floppy disk.
  12.      It will erase single or double sided diskettes, without altering
  13.      the formatting. The first parameter must be either 'a' or 'b' to
  14.      indicate which drive to erase. If no second parameter is provided, 
  15.      erase will request a confirmation before erasing the disk. If the
  16.      second parameter is 'y', the disk will be erased with no confirmation.
  17.      The quick erase is accomplished by overwriting the File Allocation
  18.      Tables and directories to give the appearance of a newly formatted
  19.      diskette.
  20.  
  21. BUGS
  22.      None known.
  23.  
  24. AUTHOR
  25.      George R. Woodside           PPN 76537,1342
  26.      5219 San Feliciano Drive
  27.      Woodland Hills, Ca. 91364
  28.  
  29. Printed 02/07/87                                                1
  30.